Looking for a simple web interface with subversion support and ticket /issue tracker [closed]

Posted by Stefan Andre Brannfjell on Game Development See other posts from Game Development or by Stefan Andre Brannfjell
Published on 2012-03-01T13:27:28Z Indexed on 2012/10/24 17:15 UTC
Read the original article Hit count: 337

Filed under:
|

I am working on a small project and we have a few programmers on the job. We are using subversion to commit updates and keep all developers up to date on their workstations.

However, we have yet to find a suitable web interface to use for it. I have tried redmine, but that installation progress was extremely bothersome and advanced. Once I got it to work I found out that it was slow and did not meet my expectations. As well as it seems a bit complex for our needs.

I would prefer to find a solution that supports lighttpd web server, however that seem to be very hard to come by, those I have found seem to only have apache support.

Functionality i wish for the website: - login to an svn account - view svn logs - view & create issues, todo list etc - view svn difference

Do you have any open source recommendations that I can try out? I will appreciate any kind of reply. :)

Edit: I wish to host the website on our own servers.

© Game Development or respective owner

Related posts about Web

Related posts about interface